Receiving Wave API events
Wave API events are communicated to you in two ways:
- Via the Wave webhook
- Displayed on Hello screens
Using Wave API with Webhook
Details on how to configure and use Wave API with a Webhook are here.
Using Wave API with Hello Screens
The Wave events can also inform Hello Screens of the arrival of a customer to a Zone.
1. You need to link a Destination to a Hello screen. More details here.
2. You just need to add the OrderId
in the customEventMetaData
of the Wave API request. More details here.